placessidebar: Fix the bookmark drag icon
authorMatthias Clasen <mclasen@redhat.com>
Sat, 8 Aug 2020 18:24:45 +0000 (14:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 8 Aug 2020 18:24:45 +0000 (14:24 -0400)
commite18de295c6fbd2914cfb5807fc6f676a8c511431
tree8fce7802a87882f0f0884753a050e9e90d7a3c12
parent4eaf08e964f17b904bc759400f07180efeb8108c
placessidebar: Fix the bookmark drag icon

Just use the widget; a paintable only works if the
widget it is based on actually gets drawn, the
clone we create here wasn't.
gtk/gtkplacessidebar.c